PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / getUrl Method
In This Topic
    getUrl Method
    In This Topic
    Gets the URL the form data is submitted for processing.
    Syntax
    public java.lang.String getUrl()

    Return Value

    The URL where the form data is submitted for processing.
    See Also